﻿2026-07-31T03:56:34.0661389Z ##[group]Run actions/checkout@v5
2026-07-31T03:56:34.0661878Z with:
2026-07-31T03:56:34.0662240Z   repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:34.0665873Z   token: ***
2026-07-31T03:56:34.0666275Z   ssh-strict: true
2026-07-31T03:56:34.0666628Z   ssh-user: git
2026-07-31T03:56:34.0666981Z   persist-credentials: true
2026-07-31T03:56:34.0667373Z   clean: true
2026-07-31T03:56:34.0667721Z   sparse-checkout-cone-mode: true
2026-07-31T03:56:34.0668140Z   fetch-depth: 1
2026-07-31T03:56:34.0668479Z   fetch-tags: false
2026-07-31T03:56:34.0668822Z   show-progress: true
2026-07-31T03:56:34.0669256Z   lfs: false
2026-07-31T03:56:34.0669581Z   submodules: false
2026-07-31T03:56:34.0669938Z   set-safe-directory: true
2026-07-31T03:56:34.0670327Z   allow-unsafe-pr-checkout: false
2026-07-31T03:56:34.0670753Z ##[endgroup]
2026-07-31T03:56:34.1473654Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:34.1475595Z ##[group]Getting Git version info
2026-07-31T03:56:34.1476506Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T03:56:34.1477826Z [command]/usr/bin/git version
2026-07-31T03:56:34.1478410Z git version 2.43.0
2026-07-31T03:56:34.1480193Z ##[endgroup]
2026-07-31T03:56:34.1488362Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d2f1c959-c319-451e-af59-0c92dec0944d' before making global git config changes
2026-07-31T03:56:34.1490076Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:56:34.1491676Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:56:34.1522994Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T03:56:34.1542506Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:56:34.1552888Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T03:56:34.1555547Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T03:56:34.1573223Z HEAD
2026-07-31T03:56:34.1691241Z ##[endgroup]
2026-07-31T03:56:34.1692023Z [command]/usr/bin/git submodule status
2026-07-31T03:56:34.1877692Z ##[group]Cleaning the repository
2026-07-31T03:56:34.1880253Z [command]/usr/bin/git clean -ffdx
2026-07-31T03:56:34.1915493Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T03:56:34.1970209Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:34.1975076Z ##[endgroup]
2026-07-31T03:56:34.1977242Z ##[group]Disabling automatic garbage collection
2026-07-31T03:56:34.1980412Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T03:56:34.2003990Z ##[endgroup]
2026-07-31T03:56:34.2004666Z ##[group]Setting up auth
2026-07-31T03:56:34.2009265Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:56:34.2033691Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T03:56:34.2219362Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:56:34.2244392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T03:56:34.2439457Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:56:34.2465684Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:56:34.2653603Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T03:56:34.2685374Z ##[endgroup]
2026-07-31T03:56:34.2686433Z ##[group]Fetching the repository
2026-07-31T03:56:34.2691735Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00f3f924dbe33a127cf038943956b8ed3bfaf017:refs/remotes/origin/main
2026-07-31T03:56:34.7181110Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:56:34.7182537Z  + d26a2b255...00f3f924d 00f3f924dbe33a127cf038943956b8ed3bfaf017 -> origin/main  (forced update)
2026-07-31T03:56:34.7206291Z ##[endgroup]
2026-07-31T03:56:34.7207081Z ##[group]Determining the checkout info
2026-07-31T03:56:34.7207920Z ##[endgroup]
2026-07-31T03:56:34.7212509Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T03:56:34.7252808Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T03:56:34.7280592Z ##[group]Checking out the ref
2026-07-31T03:56:34.7282880Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T03:56:34.7337467Z Switched to a new branch 'main'
2026-07-31T03:56:34.7338219Z branch 'main' set up to track 'origin/main'.
2026-07-31T03:56:34.7343483Z ##[endgroup]
2026-07-31T03:56:34.7375100Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T03:56:34.7396077Z 00f3f924dbe33a127cf038943956b8ed3bfaf017
